square matrix—a nonsingular square (i.e. same # of rows as columns) number block; count—optional # of iterations; maxerr—optional minimum change between iterations.
matinv creates a block that is the matrix multiplicative inverse of the square matrix argument. The result is the same size as the square matrix argument.